home *** CD-ROM | disk | FTP | other *** search
- global ctime, leftclist, rightclist, mycursor, indn, pictlist, mainpictlist, qtframelist, textscroll
-
- on startMovie
- global scastname, lcastname
- set lcastname to "L16"
- set scastname to "S16"
- initcursor()
- set pictlist to [19, 11, 12, 10]
- set mainpictlist to [10, 22, 39, 51]
- set textscroll to 0
- initqt()
- set ctime to 0
- set the keyDownScript to "checkkey"
- set indn to 0
- end
-